Total Complexity | 65 |
Dependencies | 9 |
Dependents | 0 |
Total lines | 538 |
Lines of code | 296 |
Logical lines of code | 191 |
Comment lines | 170 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
updateCustomerWithHttpInfo() | 40 | 13 | 60 | |
retrieveCustomerWithHttpInfo() | 42 | 11 | 53 | |
deleteCustomerWithHttpInfo() | 42 | 11 | 53 | |
createCustomerWithHttpInfo() | 42 | 11 | 50 | |
listCustomersWithHttpInfo() | 43 | 10 | 46 | |
__construct() | 69 | 2 | 7 | |
getApiClient() | 82 | 1 | 3 | |
setApiClient() | 77 | 1 | 4 | |
createCustomer() | 74 | 1 | 4 | |
deleteCustomer() | 74 | 1 | 4 | |
listCustomers() | 74 | 1 | 4 | |
retrieveCustomer() | 74 | 1 | 4 | |
updateCustomer() | 74 | 1 | 4 |